Searched defs:entryPoint (Results 1 - 16 of 16) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
H A DvktSpvAsmComputeShaderTestUtil.hpp218 std::string entryPoint; member in struct:vkt::SpirVAssembly::ComputeShaderSpec
239 : entryPoint ("main")
H A DvktSpvAsmComputeShaderCase.cpp205 Move<VkPipeline> createComputePipeline (const DeviceInterface& vkdi, const VkDevice& device, VkPipelineLayout pipelineLayout, VkShaderModule shader, const char* entryPoint, const vector<deUint32>& specConstants) argument
235 entryPoint, // pName
410 Unique<VkPipeline> computePipeline (createComputePipeline(vkdi, device, *pipelineLayout, *module, m_shaderSpec.entryPoint.c_str(), m_shaderSpec.specConstants));
/external/deqp/external/vulkancts/modules/vulkan/synchronization/
H A DvktSynchronizationWin32KeyedMutexTests.cpp903 void d3dx11CompileShader (const char* shaderCode, const char * entryPoint, const char* shaderModel, ID3D10Blob** ppBlobOut) argument
913 entryPoint,
928 void d3dCompileShader (const char* shaderCode, const char * entryPoint, const char* shaderModel, ID3DBlob** ppBlobOut) argument
938 entryPoint,
/external/deqp/modules/gles2/functional/
H A Des2fClippingTests.cpp1246 const tcu::Vec3 entryPoint; member in struct:deqp::gles2::Functional::__anon4932::ClipPlaneVisit
1269 vertex0 = visit.entryPoint;
1273 const tcu::Vec3 v1 = visit.entryPoint - visit.corner;
1285 const tcu::Vec3 v1 = visit.entryPoint - visit.corner;
/external/deqp/modules/gles3/functional/
H A Des3fClippingTests.cpp1250 const tcu::Vec3 entryPoint; member in struct:deqp::gles3::Functional::__anon5061::ClipPlaneVisit
1273 vertex0 = visit.entryPoint;
1277 const tcu::Vec3 v1 = visit.entryPoint - visit.corner;
1289 const tcu::Vec3 v1 = visit.entryPoint - visit.corner;
/external/skia/src/sksl/
H A DSkSLSPIRVCodeGenerator.cpp2823 void SPIRVCodeGenerator::writeGeometryShaderExecutionMode(SpvId entryPoint, OutputStream& out) { argument
2855 this->writeInstruction(SpvOpExecutionMode, entryPoint, input, out);
2874 this->writeInstruction(SpvOpExecutionMode, entryPoint, output, out);
2877 this->writeInstruction(SpvOpExecutionMode, entryPoint,
2884 this->writeInstruction(SpvOpExecutionMode, entryPoint, SpvExecutionModeInvocations,
2984 SpvId entryPoint = fFunctionMap[main]; local
2985 this->writeWord(entryPoint, out);
2991 this->writeGeometryShaderExecutionMode(entryPoint, out);
/external/skqp/src/sksl/
H A DSkSLSPIRVCodeGenerator.cpp2819 void SPIRVCodeGenerator::writeGeometryShaderExecutionMode(SpvId entryPoint, OutputStream& out) { argument
2851 this->writeInstruction(SpvOpExecutionMode, entryPoint, input, out);
2870 this->writeInstruction(SpvOpExecutionMode, entryPoint, output, out);
2873 this->writeInstruction(SpvOpExecutionMode, entryPoint,
2880 this->writeInstruction(SpvOpExecutionMode, entryPoint, SpvExecutionModeInvocations,
2980 SpvId entryPoint = fFunctionMap[main]; local
2981 this->writeWord(entryPoint, out);
2987 this->writeGeometryShaderExecutionMode(entryPoint, out);
/external/robolectric/v1/lib/main/
H A Dsqlite-jdbc-3.7.2.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/maven/ META-INF/maven/org. ...
/external/robolectric/v3/libs/
H A Dsqlite4java-0.282.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/almworks/ com/almworks/sqlite4java/ javolution/ javolution/util/ javolution/ ...
/external/mockito/lib/
H A Dbyte-buddy-1.7.9.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/maven/ META-INF/maven/net. ...
/external/owasp/sanitizer/tools/findbugs/lib/
H A Dfindbugs.jarMETA-INF/ META-INF/MANIFEST.MF default.xsl edu/ edu/umd/ edu/umd/cs/ edu/ ...
/external/annotation-tools/annotation-file-utilities/
H A Dannotation-file-utilities.jarMETA-INF/ META-INF/MANIFEST.MF annotations/ annotations/el/ annotations/field/ annotations/io/ annotations/io/classfile/ ...
/external/v8/src/inspector/build/closure-compiler/
H A Dclosure-compiler.jarMETA-INF/MANIFEST.MF META-INF/ com/ com/google/ com/google/debugging/ com/google/debugging/sourcemap/ ...
/external/robolectric/v3/runtime/
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...

Completed in 527 milliseconds