Searched refs:SparseCaseOpImageSparseSampleExplicitLod (Results 1 – 3 of 3) sorted by relevance
65 class SparseCaseOpImageSparseSampleExplicitLod : public SparseShaderIntrinsicsCaseSampledExplicit class68 SparseCaseOpImageSparseSampleExplicitLod(tcu::TestContext &testCtx, const std::string &name, in SparseCaseOpImageSparseSampleExplicitLod() function in vkt::sparse::SparseCaseOpImageSparseSampleExplicitLod
82 {SPARSE_SAMPLE_EXPLICIT_LOD, &addSparseCase<SparseCaseOpImageSparseSampleExplicitLod>}, in createSparseResourcesShaderIntrinsicsTests()
407 std::string SparseCaseOpImageSparseSampleExplicitLod::sparseImageOpString(const std::string &result… in sparseImageOpString()